popover: Remove unneeded vfunc
authorBenjamin Otte <otte@redhat.com>
Tue, 15 Oct 2019 01:23:05 +0000 (03:23 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 15 Dec 2019 20:07:54 +0000 (21:07 +0100)
commited24f93fb9f7e09d7f5c1f8ee5054c79cb5f313b
tree24d78872b7edb94d1c0dabac2d54541a064abd34
parentc4043a8eef888f159c057cde7f9cc35b1cea38a2
popover: Remove unneeded vfunc

The vfunc is identical to the GtkWidget implementation it replaces. So
just keep using that one.
gtk/gtkpopover.c